-
Kizdar net |
Kizdar net |
Кыздар Нет
JADE: Obscure Programming Language of the Month - DevTopics
Nov 14, 2016 · 6 Responses to “JADE: Obscure Programming Language of the Month” George Kuru Says: June 4th, 2009 at 4:31 am. JADE was formally deployed as UNISYS Link and was a very successful product then. We have been using JADE applications for a long time now and found it very capable and powerful.
Languages: Obscure
As a programming language, JADE’s main competitors are Java and C#, while as a database it competes with other object-oriented databases and post-relational databases such as Versant, Caché and Matisse, as well as with traditional relational database software packages such as Oracle and Microsoft SQL Server. Continue reading »
Comments on: JADE: Obscure Programming Language of the …
Just a slight correction to George's comment. While the company was founded originally on LINC (a 4GL for Burroughs then Unisys mainframe computers), JADE began as a greenfield R&D project in the late 80s - the first component of which was an object manager (and later an object database) that is still at the heart of JADE.
Most Popular Programming Languages - DevTopics
Aug 3, 2014 · The best programming language is assembly, of course, or even better, direct machine code. ez Says: July 10th, 2010 at 12:12 pm. all in listed are not in categorized.. programming language dynamic webpage design. Taser Says: July 10th, 2010 at 4:33 pm
Small Basic: Programming Should be Fun - DevTopics
Nov 10, 2008 · The language itself is really small with only 15 keywords and uses minimal concepts to keep the barrier to entry as low as possible. Small Basic is based on the Microsoft .Net platform. The Small Basic development environment is simple, yet it provides powerful features like Intellisense™ and context sensitive help.
2009 June - devtopics.com
DevTopics is a high-level and sometimes satirical look at software development and computer technology. DevTopics is written by Tim Toady, the founder of Browserling Inc, a cross-browser testing
REBOL: Obscure Programming Language of the Month - DevTopics
Aug 24, 2010 · REBOL (Relative Expression Based Object Language) is a cross-platform data exchange language and dynamic programming language originally designed for network communications and distributed computing. More recently, REBOL has been used to program client and server-side Internet applications, database applications, and multimedia applications.
Euphoria: Obscure Programming Language of the Month
Oct 3, 2008 · 7 Responses to “Euphoria: Obscure Programming Language of the Month” melajara Says: September 3rd, 2009 at 5:14 am. There are interesting parallels between Euphoria and Boo, e.g. their suitability for scripting and scratch code development and for this, their elegant support for mundane task like list composition or array slicing.
Languages - DevTopics
Google has released a simple programming language called, appropriately enough, “Simple.” The goal of Simple is to provide an easy-to-learn-and-use language for the mobile Android platform. As a BASIC dialect, Simple is particularly well suited for non-professional programmers, but can also be used by experienced developers.
Cyclone: Obscure Programming Language of the Month - DevTopics
This is part 3 in a series of articles on obscure programming languages. The Cyclone programming language is a safe dialect of C. Pure Cyclone programs are not vulnerable to a wide class of bugs that plague C programs: buffer overflows, format string attacks, double free bugs, dangling pointer accesses, etc.